Touch Point
interface TouchPoint
A touch point on the screen.
A touch point is defined by a pair of numbers that specify the coordinates and other properties related to a user touch on the screen.
Since
8.0.0
Types
Link copied to clipboard
class Builder
A builder of TouchPoint.
Functions
Link copied to clipboard
Creates a new
TouchPoint
builder with the given required parameters.Link copied to clipboard
Returns the position relative to the bounds of the screen.
Link copied to clipboard
Returns the position relative to the bounds of the widget.
Link copied to clipboard
Returns the orientation of the touch ellipse.